﻿2026-07-03T10:35:26.2200472Z ##[group]Run actions/checkout@v5
2026-07-03T10:35:26.2201229Z with:
2026-07-03T10:35:26.2201608Z   repository: SaberMage/spt-core
2026-07-03T10:35:26.2204470Z   token: ***
2026-07-03T10:35:26.2204828Z   ssh-strict: true
2026-07-03T10:35:26.2205191Z   ssh-user: git
2026-07-03T10:35:26.2205548Z   persist-credentials: true
2026-07-03T10:35:26.2205943Z   clean: true
2026-07-03T10:35:26.2206316Z   sparse-checkout-cone-mode: true
2026-07-03T10:35:26.2206743Z   fetch-depth: 1
2026-07-03T10:35:26.2207097Z   fetch-tags: false
2026-07-03T10:35:26.2207460Z   show-progress: true
2026-07-03T10:35:26.2207817Z   lfs: false
2026-07-03T10:35:26.2208160Z   submodules: false
2026-07-03T10:35:26.2208531Z   set-safe-directory: true
2026-07-03T10:35:26.2209196Z ##[endgroup]
2026-07-03T10:35:26.3137285Z Syncing repository: SaberMage/spt-core
2026-07-03T10:35:26.3138794Z ##[group]Getting Git version info
2026-07-03T10:35:26.3139533Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-03T10:35:26.3140453Z [command]/usr/bin/git version
2026-07-03T10:35:26.3171748Z git version 2.43.0
2026-07-03T10:35:26.3189457Z ##[endgroup]
2026-07-03T10:35:26.3203596Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/bf3145c1-555b-4628-a9b2-fe65f70b1c95' before making global git config changes
2026-07-03T10:35:26.3204754Z Adding repository directory to the temporary git global config as a safe directory
2026-07-03T10:35:26.3206891Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-03T10:35:26.3239302Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-03T10:35:26.3257560Z https://github.com/SaberMage/spt-core
2026-07-03T10:35:26.3267567Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-03T10:35:26.3269895Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-03T10:35:26.3292661Z HEAD
2026-07-03T10:35:26.3324318Z ##[endgroup]
2026-07-03T10:35:26.3324896Z [command]/usr/bin/git submodule status
2026-07-03T10:35:26.3507368Z ##[group]Cleaning the repository
2026-07-03T10:35:26.3511280Z [command]/usr/bin/git clean -ffdx
2026-07-03T10:35:28.4006172Z Removing target/
2026-07-03T10:35:28.4015656Z [command]/usr/bin/git reset --hard HEAD
2026-07-03T10:35:28.4397231Z HEAD is now at d23d2b617 Merge af98e1709b44469dbeb44ab0a7cdfb9b6d255cff into 9bae13e4136d22f4b5d5d6757b6f206390bfba6a
2026-07-03T10:35:28.4404080Z ##[endgroup]
2026-07-03T10:35:28.4406660Z ##[group]Disabling automatic garbage collection
2026-07-03T10:35:28.4410682Z [command]/usr/bin/git config --local gc.auto 0
2026-07-03T10:35:28.4442677Z ##[endgroup]
2026-07-03T10:35:28.4443515Z ##[group]Setting up auth
2026-07-03T10:35:28.4448004Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-03T10:35:28.4476051Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-03T10:35:28.4673007Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-03T10:35:28.4697025Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-03T10:35:28.4885024Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-03T10:35:28.4911463Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-03T10:35:28.5100250Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-03T10:35:28.5132796Z ##[endgroup]
2026-07-03T10:35:28.5140243Z ##[group]Fetching the repository
2026-07-03T10:35:28.5141450Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +118933a2ffb5b26c30461b13dc8ef6213bfc7bc5:refs/remotes/pull/48/merge
2026-07-03T10:35:29.0162106Z From https://github.com/SaberMage/spt-core
2026-07-03T10:35:29.0163604Z  + d23d2b617...118933a2f 118933a2ffb5b26c30461b13dc8ef6213bfc7bc5 -> pull/48/merge  (forced update)
2026-07-03T10:35:29.0182300Z ##[endgroup]
2026-07-03T10:35:29.0183574Z ##[group]Determining the checkout info
2026-07-03T10:35:29.0184762Z ##[endgroup]
2026-07-03T10:35:29.0187123Z [command]/usr/bin/git sparse-checkout disable
2026-07-03T10:35:29.0225482Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-03T10:35:29.0251944Z ##[group]Checking out the ref
2026-07-03T10:35:29.0253504Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/48/merge
2026-07-03T10:35:29.0412916Z Warning: you are leaving 1 commit behind, not connected to
2026-07-03T10:35:29.0414308Z any of your branches:
2026-07-03T10:35:29.0414853Z 
2026-07-03T10:35:29.0416049Z   d23d2b617 Merge af98e1709b44469dbeb44ab0a7cdfb9b6d255cff into 9bae13e4136d22f4b5d5d6757b6f206390bfba6a
2026-07-03T10:35:29.0417586Z 
2026-07-03T10:35:29.0418239Z If you want to keep it by creating a new branch, this may be a good time
2026-07-03T10:35:29.0419676Z to do so with:
2026-07-03T10:35:29.0420103Z 
2026-07-03T10:35:29.0420466Z  git branch <new-branch-name> d23d2b617
2026-07-03T10:35:29.0420998Z 
2026-07-03T10:35:29.0421956Z HEAD is now at 118933a2f Merge 459cf198c2872889444e21d2a8b05363f17ba5b9 into 9bae13e4136d22f4b5d5d6757b6f206390bfba6a
2026-07-03T10:35:29.0425370Z ##[endgroup]
2026-07-03T10:35:29.0462801Z [command]/usr/bin/git log -1 --format=%H
2026-07-03T10:35:29.0489861Z 118933a2ffb5b26c30461b13dc8ef6213bfc7bc5
